-
Notifications
You must be signed in to change notification settings - Fork 13
update to 1.0.0 artifacts #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
+1 |
1 similar comment
👍 |
Added the announcement document, it is still waiting for final confirmation regarding a couple of artifact versions. @reactive-streams/contributors Please have a quick look at 8f75622 ASAP |
* [RxJava](http://reactivex.io/) *(version `1.0.0`)* | ||
* See [github.com/ReactiveX/RxJavaReactiveStreams](https://github.com/ReactiveX/RxJavaReactiveStreams). | ||
* [Slick](http://slick.typesafe.com/) *(version `3.0.0`)* | ||
* See the [“Streaming”](http://slick.typesafe.com/doc/3.0.0-RC3/dbio.html#streaming) section of the manual. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link goes to the old manual. This should be http://slick.typesafe.com/doc/3.0.0/dbio.html#streaming
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Stefan, fixing!
33d76c1
to
491d961
Compare
see discussion at reactive-streams/reactive-streams-jvm#223